[clad] Bump clad to version 2.4#22719
Merged
Merged
Conversation
Test Results 23 files 23 suites 3d 15h 27m 22s ⏱️ For more details on these failures, see this check. Results for commit be8075f. ♻️ This comment has been updated with latest results. |
Member
Author
|
@bellenot, @guitargeek are these failures expected? |
Contributor
|
They are spurious Windows failures that are unrelated. I re-started the tests just on Windows, hopefully it works fine now! |
Clad 2.4 is now compatible with clang-12 through clang-22, having ported to LLVM 22 and shifted its support window to the last ten major releases (clang-11 has been dropped). This release strengthens both forward and reverse modes with OpenMP critical directive support, reverse-mode handling of member access on call results, and the ability to redefine builtin custom derivatives. CUDA support advances with tape offloading to VRAM and device-callable tape element destruction. A major theme is robustness: a graceful fallback when differentiating parameterless functions, a correctness fix for TBR analysis that was silently producing wrong derivatives, and an extensive round of memory-safety cleanup—scope-leak fixes, use-after-poison repairs, and explicit ownership—surfaced by new LLVM 22 AddressSanitizer CI coverage. Static-library builds now skip backend pass registration, fixing rootcling dictionary generation in ROOT. For details, please refer to the release notes.
guitargeek
approved these changes
Jun 28, 2026
guitargeek
left a comment
Contributor
There was a problem hiding this comment.
Thanks a lot for the updates!
Member
|
Thanks for the tag. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.